home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 11 / CU Amiga Magazine's Super CD-ROM 11 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-06].iso / cucd / programming / oberonv4 / tool / backup.tool (.txt) < prev    next >
Oberon Text  |  1994-09-26  |  320b  |  14 lines

  1. Syntax10.Scn.Fnt
  2. Backup.Directory
  3. Backup.ReadAll
  4. Backup.SetDrive 0    (* df0 *) (* Command for changing drive number *)
  5. Backup.SetDrive 2    (* df2 *)
  6. Backup.ReadFiles ^
  7. Backup.WriteFiles ^
  8. Backup.ReadFiles ~
  9. Backup.WriteFiles ~
  10. Backup.DeleteFiles ^
  11. Backup.DeleteFiles ~
  12. !Backup.Format
  13. !Backup.Init
  14.